perm filename ZONKER.PAL[AL,HE] blob
sn#428023 filedate 1979-03-21 generic text, type C, neo UTF8
COMMENT ā VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 This file gives the definitions for using the zonker.
C00003 ENDMK
Cā;
COMMENT ā This file gives the definitions for using the zonker.ā
;ZONKER OPCODES FOR DIAGNOSTIC REGISTER
ZREAD==0
ZREAD4==1
ZWRITE==2
ZWRIT4==3
ZDBOX0==0
ZDBOX1==100
ZDBOX2==200
ZDBOX3==300
ZDHOG==1000
;ZONKER IO LOCATIONS
ZCSR==167400
ZDIAG==167402
ZDCYC==167404
ZDIAGW==167404
ZDIAGR==167406
ZMRAM==167440
;Zonker Control Status Register (ZCSR)
ZRESET == 2
ZONKON == 4
ZSFERR == 10 ;Soft error trap enable
ZHDERR == 20 ;Hard error trap enable
;ZONKER MAP RAM DEFINITIONS
ZHOG==200
ZCYC==100 ;Valid mapping
ZBOX0==0
ZBOX1==10
ZBOX2==20
ZBOX3==30